GetTextEncodingFormat
Returns the format value of the specified text encoding.
pascal TextEncodingFormat GetTextEncodingFormat (TextEncoding encoding);
encoding
- A text encoding specification containing the text encoding format you want to obtain.
- function result
- The text encoding format value contained in the text encoding you specified.
SEE ALSO
"Text Encoding Base" (page 31)"Text Encoding Format" (page 40)